Example: Vertical Merge
A new dataset will be created with the left hand dataset at the top of the newly created dataset, and the right hand dataset underneath this. Mapped fields appear in the same column in the merged dataset. This results in the timestamp field column not being continuous from the first row to the last if the two datasets had the same timestamp. The timestamp field column will also not necessarily be chronological.
Initial dataset 1:
Initial dataset 2:
Configuration:
Selected Fields: Field 1 and Field5
Mapped fields:
-
-
Dataset 1: Field1 to Dataset 2: Field1
-
Dataset 1: Field5 to Dataset 2: Field4
-
Resulting dataset:
Related topics: